Add a function to dump CSS nodes and styles
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Dec 2015 06:09:54 +0000 (01:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 3 Jan 2016 14:19:30 +0000 (09:19 -0500)
commit68edc47f6a1585c90d8cace2f65c61a2a413b79e
tree58bf74ba106dcea1d070440e676970092beb450b
parenta6624d803ece178e467230e285cd9d4561b09ca1
Add a function to dump CSS nodes and styles

Add a gtk_style_context_to_string function that can serialize
a CSS node or tree of nodes, optionally including CSS properties
as well.

This will be useful in writing tests.
docs/reference/gtk/gtk3-sections.txt
gtk/gtkcssnode.c
gtk/gtkcssnodeprivate.h
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h